The largest Questions Bank
Variables declared inside a block or function are said to belong only to that block and these are called as local variables. Values of these variables are valid only in that block.